home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 12978 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: rzstud2.rz.uni-karlsruhe.de!unki
  2. From: unki@rzstud2.rz.uni-karlsruhe.de (Thorsten Weber)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: scientific c++ standard template library (vector & matrx)
  5. Date: 22 Mar 1996 20:15:31 GMT
  6. Organization: University of Karlsruhe, Germany
  7. Message-ID: <4iv1p3$q2@nz12.rz.uni-karlsruhe.de>
  8. References: <4isep1$agc@newshost.lanl.gov>
  9. NNTP-Posting-Host: rzstud2.rz.uni-karlsruhe.de
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=iso-8859-1
  12. Content-Transfer-Encoding: 8bit
  13. NNTP-Posting-User: unki
  14. X-Newsreader: TIN [version 1.2 PL2]
  15.  
  16. Liang Lu (llu) wrote:
  17. > I am looking for a  scientific c++ standard template library 
  18. > (vector & matrx) including vector and matrix operations such as addition,
  19. >  subtruction, multiplication and etc. Please send me an email if 
  20. > you have information.
  21. > - 
  22. > Best Regards,
  23. > Liang
  24.  
  25. Hello,
  26.  
  27. sure, this book is not a real library, but it features almost all of the
  28. suggested and wished options:
  29.  
  30. 'Scientific and Engineering C++' by John J. Barton and Lee R. Nackman,
  31. Addison-Wesley, 1994, ISBN 0-201-53393-6
  32.  
  33. This book offers, after a first part which explains C++ for FORTRAN users,
  34. extensive material on templates and it's probably the most advanced book
  35. you can buy at the moment.
  36.  
  37. Of course, this statement is just my $0.02.
  38. But perhaps it helps :-)
  39. Thorsten
  40.  
  41. --
  42.  
  43. Thorsten P. Weber 
  44.  
  45. eMail: unki@rz.uni-karlsruhe.de
  46.  
  47.